home *** CD-ROM | disk | FTP | other *** search
/ Le Grandi Epoche Storiche 1: L'Antico Egitto / Le Grandi Epoche Storiche - Egitto.iso / pc / Flash / Pic.swf / scripts / DefineButton2_20 / BUTTONCONDACTION on(press).as next >
Text File  |  2001-01-24  |  73b  |  7 lines

  1. on(press){
  2.    tellTarget("/controller1")
  3.    {
  4.       stop();
  5.    }
  6. }
  7.